-
Notifications
You must be signed in to change notification settings - Fork 177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use CodeownersFile.UseRegexMatcherDefault
everywhere where applicable + remove obsolete tests
#5437
Conversation
CodeownersFile.UseRegexMatcherDefault
everywhere where applicableCodeownersFile.UseRegexMatcherDefault
everywhere where applicable
CodeownersFile.UseRegexMatcherDefault
everywhere where applicableCodeownersFile.UseRegexMatcherDefault
everywhere where applicable + remove obsolete tests
The following pipelines have been queued for testing: |
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#5437 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: Konrad Jamrozik <kojamroz@microsoft.com>
Hello @azure-sdk! Because this pull request has the p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (
|
…ers` executable + add some tests; make assorted refactorings (#5103) This PR is part of work required in preparation to merge: - #5088 Specifically, to enable review of ownership changes due to upcoming wildcards support, as explained in: - #5088 (comment) As such, this PR contributes to: - #2770 This PR is a prerequisite for following PRs: - #5431 ### Merging prerequisite This PR can be merged only after the following PRs are merged and relevant NuGet package published - #5437 - #5104 This is because this PR depends on that NuGet package.
Update 2/16/2023: Follow-up PR:
NotificationConfiguration
package to20230214.1
to enableCODEOWNERS
regex matcher to default totrue
#5452This is a follow-up PR to:
azure-sdk-for-net
repo #5241That PR was supposed to enable the regex-based matcher everywhere, but didn't. This PR fixes that.
This PR also:
ProgramSimplePathTests
test class; it is superseded byProgramGlobPathTests
, which is renamed in:CODEOWNERS
matcher #5431get-codeowners.ps1
This PR is a prerequisite for following PRs:
get-codeowners.ps1
to work with the updatedRetrieveCodeOwners
executable + add some tests; make assorted refactorings #5103CODEOWNERS
matcher #5431